-
Home
-
hCaptcha for WP
-
4.1.0
-
Code
-
Classes
- Form
Total Complexity |
23 |
Dependencies |
4 |
Dependents |
1 |
Total lines |
236 |
Lines of code |
111 |
Logical lines of code |
54 |
Comment lines |
79 |
Methods |
9 |
Properties |
1 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_option() |
S |
60 |
5 |
13 |
add_captcha() |
S |
52 |
4 |
24 |
verify() |
S |
61 |
3 |
13 |
is_formidable_forms_admin_page() |
S |
61 |
3 |
13 |
prevent_native_validation() |
S |
63 |
3 |
11 |
admin_enqueue_scripts() |
S |
54 |
2 |
22 |
__construct() |
S |
82 |
1 |
3 |
init_hooks() |
S |
65 |
1 |
8 |
enqueue_scripts() |
S |
77 |
1 |
4 |